Skip to content

feat(deps)!: Update doctrine/doctrine-bundle to 3.2.2#79

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/doctrine-doctrine-bundle-3.x
Open

feat(deps)!: Update doctrine/doctrine-bundle to 3.2.2#79
renovate[bot] wants to merge 1 commit intomainfrom
renovate/doctrine-doctrine-bundle-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 12, 2025

This PR contains the following updates:

Package Change Age Confidence
doctrine/doctrine-bundle (source) ^2.12^3.0 age confidence

Release Notes

doctrine/DoctrineBundle (doctrine/doctrine-bundle)

v3.2.2

Compare Source

Release Notes for 3.2.2

Fixes possible 3.2.0 BC break when XML mapping is used

3.2.2
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Bug

v3.2.1

Compare Source

Release Notes for 3.2.1
3.2.1
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Bugfixes

v3.2.0

Compare Source

Release Notes for 3.2.0

Feature release (minor)

3.2.0
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Feature

v3.1.1

Compare Source

Release Notes for 3.1.1

3.1.x bugfix release (patch)

3.1.1
Deprecation
Documentation

This release also contains the changes from https://github.com/doctrine/DoctrineBundle/releases/tag/2.18.2

v3.1.0

Compare Source

Release Notes for 3.1.0
3.1.0
  • Total issues resolved: 1
  • Total pull requests resolved: 4
  • Total contributors: 3
Deprecation
Documentation
Improvement

v3.0.0

Compare Source

Release Notes for 3.0.0
3.0.0
  • Total issues resolved: 1
  • Total pull requests resolved: 36
  • Total contributors: 3
BC Break
Improvement

v2.18.2

Compare Source

Release Notes for 2.18.2

2.18.x bugfix release (patch)

2.18.2
  • Total issues resolved: 0
  • Total pull requests resolved: 9
  • Total contributors: 4
Bugfixes
Documentation
CI

v2.18.1

Compare Source

Release Notes for 2.18.1
2.18.1
  • Total issues resolved: 0
  • Total pull requests resolved: 9
  • Total contributors: 3
Bugfixes
CI
Documentation
Test Suite

v2.18.0

Compare Source

Release Notes for 2.18.0

Feature release (minor)

2.18.0
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Deprecation

v2.17.2

Compare Source

Release Notes for 2.17.2

2.17.x bugfix release (patch)

2.17.2
  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 1
Bugfixes
CI

v2.17.1

Compare Source

Release Notes for 2.17.1
2.17.1
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Bugfixes

v2.17.0

Compare Source

Release Notes for 2.17.0

Feature release (minor)

2.17.0
  • Total issues resolved: 0
  • Total pull requests resolved: 18
  • Total contributors: 3
Deprecation
Improvement
Bugfixes
Static Analysis
Documentation
CI
Test Suite

v2.16.2

Compare Source

Release Notes for 2.16.2

2.16.x bugfix release (patch)

2.16.2
  • Total issues resolved: 0
  • Total pull requests resolved: 16
  • Total contributors: 3
Bugfixes
Static Analysis
Improvements
Test Suite
CI

v2.16.1

Compare Source

Release Notes for 2.16.1

2.16.x bugfix release (patch)

2.16.1
  • Total issues resolved: 1
  • Total pull requests resolved: 8
  • Total contributors: 4
Bug
Test Suite

CI

Documentation
Static Analysis
Improvement

v2.16.0

Compare Source

Release Notes for 2.16.0

Feature release (minor)

2.16.0
  • Total issues resolved: 0
  • Total pull requests resolved: 7
  • Total contributors: 4
Improvements
Bugfixes
Breaking changes

v2.15.2

Compare Source

Release Notes for 2.15.2

2.15.x bugfix release (patch)

2.15.2
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Bugfixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the type/major label Oct 12, 2025
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Oct 12, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update doctrine/doctrine-bundle:3.2.2 --with-dependencies --ignore-platform-req=ext-* --ignore-platform-req=lib-* --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Dependency doctrine/dbal is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency symfony/console is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency symfony/framework-bundle is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires doctrine/doctrine-bundle ^3.0, found doctrine/doctrine-bundle[3.0.0, ..., 3.2.2] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - doctrine/doctrine-migrations-bundle is locked to version 3.4.2 and an update of this package was not requested.
    - doctrine/doctrine-migrations-bundle 3.4.2 requires doctrine/doctrine-bundle ^2.4 -> found doctrine/doctrine-bundle[2.4.0, ..., 2.18.2] but it conflicts with your root composer.json require (^3.0).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate renovate Bot force-pushed the renovate/doctrine-doctrine-bundle-3.x branch from a3ec163 to 34209a7 Compare November 29, 2025 09:55
@renovate renovate Bot changed the title feat(deps)!: Update doctrine/doctrine-bundle to 3.0.0 feat(deps)!: Update doctrine/doctrine-bundle to 3.1.0 Nov 29, 2025
@renovate renovate Bot changed the title feat(deps)!: Update doctrine/doctrine-bundle to 3.1.0 feat(deps)!: Update doctrine/doctrine-bundle to 3.2.0 Dec 21, 2025
@renovate renovate Bot changed the title feat(deps)!: Update doctrine/doctrine-bundle to 3.2.0 feat(deps)!: Update doctrine/doctrine-bundle to 3.2.1 Dec 22, 2025
@renovate renovate Bot force-pushed the renovate/doctrine-doctrine-bundle-3.x branch from 34209a7 to 1fbecba Compare December 26, 2025 21:28
@renovate renovate Bot changed the title feat(deps)!: Update doctrine/doctrine-bundle to 3.2.1 feat(deps)!: Update doctrine/doctrine-bundle to 3.2.2 Dec 26, 2025
@renovate renovate Bot changed the title feat(deps)!: Update doctrine/doctrine-bundle to 3.2.2 feat(deps)!: Update doctrine/doctrine-bundle to 3.2.2 - autoclosed Jan 15, 2026
@renovate renovate Bot closed this Jan 15, 2026
@renovate renovate Bot deleted the renovate/doctrine-doctrine-bundle-3.x branch January 15, 2026 16:45
@renovate renovate Bot changed the title feat(deps)!: Update doctrine/doctrine-bundle to 3.2.2 - autoclosed feat(deps)!: Update doctrine/doctrine-bundle to 3.2.2 Jan 15, 2026
@renovate renovate Bot reopened this Jan 15, 2026
@renovate renovate Bot force-pushed the renovate/doctrine-doctrine-bundle-3.x branch 2 times, most recently from 1fbecba to ca47695 Compare January 15, 2026 21:49
| datasource | package                  | from   | to    |
| ---------- | ------------------------ | ------ | ----- |
| packagist  | doctrine/doctrine-bundle | 2.15.1 | 3.2.2 |
@renovate renovate Bot force-pushed the renovate/doctrine-doctrine-bundle-3.x branch from ca47695 to 6d153f2 Compare February 2, 2026 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants